home *** CD-ROM | disk | FTP | other *** search
/ Precision Software Appli…tions Silver Collection 4 / Precision Software Applications Silver Collection Volume 4 (1993).iso / new / clipver.arj / CLIPVER.DOC next >
Text File  |  1993-03-17  |  3KB  |  85 lines

  1.  
  2. March 17, 1993
  3.  
  4. CLIPVER.EXE checks OBJs and LIBs for to determine the Clipper version
  5. (5.01 or 5.2).  It also optionally creates a recompilation batch file
  6. for recompiling your Clipper programs.
  7.  
  8. It works by recognizing the symbols CLIPPER501 and CLIPPER520 located
  9. in the objects and libraries.
  10.  
  11. Usage:
  12.    CLIPVER [<filespec>] [/BAT[:filename]]
  13.  
  14. For example:
  15.    CLIPVER *.LIB      - checks all LIBs for 5.01 or 5.2 symbols
  16.  
  17.    CLIPVER *.OBJ /BAT - also creates a RECOMP.BAT recompilation batch file.
  18.  
  19.    CLIPVER *.OBJ /BAT:mycomp.bat    - names the batch file 'mycomp.bat'
  20.  
  21. ─────────────────────────────────────────────────────────────────────────────
  22. Warning:
  23.  
  24.   Although I have made every effort to prevent any abnormal behavior
  25. I cannot be held responsible for any problems occuring from your use
  26. or abuse of this utility.
  27. ─────────────────────────────────────────────────────────────────────────────
  28.  
  29. CLIPVER.EXE is Copyright 1993 by Jim Gale / Touchstone Business 
  30. Creations.
  31.  
  32. You may freely use and copy this utility (all three files together).
  33.  
  34. I only ask in return that you send me your mailing information.  
  35.  
  36. We want to send you information on the following:
  37.  
  38. Send-It   - A telecommunications file transfer and remote diagnostic pgm.
  39.             If you are a consultant and are tired of giving phone
  40.             instructions, just let your customers run this program.
  41.             You'll be able to send and receive files quickly AND be
  42.             able to diagnose problems remotely.  Its menu interface is
  43.             so simple that for end users it only requires tag-and-send
  44.             filenames and a phone number.
  45.  
  46. CALC15    - A Professional Calculator for Clipper 5.01, 5.2.
  47.             By adding one line to your program you can popup the
  48.             calculator from and wait state - add paste your results
  49.             back into any character or numeric field.  You can
  50.             currently download this from CA-CLIPPER forum.
  51.  
  52. (Others)  - Please send your information and we will add you to our
  53.             mailing list.
  54.  
  55. Los Angeles Clipper Users Group Developers Conference
  56. and more!
  57.  
  58. Jim Gale
  59. Touchstone Business Creations
  60. 1313 N. Grand Ave. #315
  61. Walnut, CA 91789
  62. (818) 330-8383
  63.  
  64. or Compuserve E-Mail to 73670,2561
  65.  
  66. Send the following information:
  67. ──────────────────────────────────────────────────────────────────────────────
  68.             Name:         
  69.          Address:
  70. City, State, Zip:
  71.            Phone:
  72.              CIS:
  73.  
  74. Check off any that apply:   [ ] Consultant    [ ] Programmer   [ ] Independent
  75.                             [ ] Reseller      [ ] Employed
  76.                             [ ] Other ________________________________
  77.  
  78.         Comments:
  79.  
  80.  
  81. ──────────────────────────────────────────────────────────────────────────────
  82.  
  83. Thanks,
  84. -Jim Gale
  85.